Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetAllowNegativeValue(DependencyObject)
static
|
Gets the value of the TimeSpanMaskOptions.AllowNegativeValue attached property for the specified DependencyObject object.
|
GetAssignValueToEnteredLiteral(DependencyObject)
static
|
Gets the value of the TimeSpanMaskOptions.AssignValueToEnteredLiteral attached property for the specified DependencyObject object.
|
GetChangeNextPartOnCycleValueChange(DependencyObject)
static
|
Gets the value of the TimeSpanMaskOptions.ChangeNextPartOnCycleValueChange attached property for the specified DependencyObject object.
|
GetDefaultPart(DependencyObject)
static
|
Gets the value of the TimeSpanMaskOptions.DefaultPart attached property for the specified DependencyObject object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetHideInsignificantPartsOnly(DependencyObject)
static
|
Get the value of the TimeSpanMaskOptions.HideInsignificantPartsOnly attached property to a specified TimeSpanMaskOptions.
|
GetInputMode(DependencyObject)
static
|
Gets the value of the TimeSpanMaskOptions.InputMode attached property for the specified DependencyObject object.
|
GetResetPartsOnSelectAllInput(DependencyObject)
static
|
Get the value of the TimeSpanMaskOptions.ResetPartsOnSelectAllInput attached property to a specified TimeSpanMaskOptions.
|
GetType()
|
Gets the Type of the current instance.
|
GetUpdateSelectionOnMouseUp(DependencyObject)
static
|
Gets the value of the MaskOptions.UpdateSelectionOnMouseUp attached property for the specified DependencyObject object.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetAllowNegativeValue(DependencyObject, Boolean)
static
|
Sets the value of the TimeSpanMaskOptions.AllowNegativeValue attached property for the specified DependencyObject.
|
SetAssignValueToEnteredLiteral(DependencyObject, Boolean)
static
|
Sets the value of the TimeSpanMaskOptions.AssignValueToEnteredLiteral attached property for the specified DependencyObject.
|
SetChangeNextPartOnCycleValueChange(DependencyObject, Boolean)
static
|
Sets the value of the TimeSpanMaskOptions.ChangeNextPartOnCycleValueChange attached property for the specified DependencyObject.
|
SetDefaultPart(DependencyObject, Nullable<TimeSpanPart>)
static
|
Set the value of the TimeSpanMaskOptions.DefaultPart attached property to a specified TimeSpanMaskOptions.
|
SetHideInsignificantPartsOnly(DependencyObject, Boolean)
static
|
Set the value of the TimeSpanMaskOptions.HideInsignificantPartsOnly attached property to a specified TimeSpanMaskOptions.
|
SetInputMode(DependencyObject, TimeSpanInputMode)
static
|
Sets the value of the TimeSpanMaskOptions.InputMode attached property for the specified DependencyObject.
|
SetResetPartsOnSelectAllInput(DependencyObject, Nullable<Boolean>)
static
|
Set the value of the TimeSpanMaskOptions.ResetPartsOnSelectAllInput attached property to a specified TimeSpanMaskOptions.
|
SetUpdateSelectionOnMouseUp(DependencyObject, Boolean)
static
|
Sets the value of the MaskOptions.UpdateSelectionOnMouseUp attached property for the specified DependencyObject.
|
ToString()
|
Returns a string that represents the current object.
|