Свойство | Тип | Описание | |
---|---|---|---|
AddMarginsProperty | |||
BusyStateProperty | |||
DimBackgroundProperty | |||
DimTransitionDurationProperty | |||
DimmerBrushProperty | |||
DimmerOpacityProperty | |||
FRAMERATE | int? | ||
TargetVisualProperty |
Метод | Описание | |
---|---|---|
GetAddMargins ( |
||
GetBusyState ( |
||
GetDimBackground ( |
||
GetDimTransitionDuration ( |
||
GetDimmerBrush ( |
||
GetDimmerOpacity ( |
||
GetTargetVisual ( |
||
SetAddMargins ( |
||
SetBusyState ( |
||
SetDimBackground ( |
||
SetDimTransitionDuration ( |
||
SetDimmerBrush ( |
||
SetDimmerOpacity ( |
||
SetTargetVisual ( |
Метод | Описание | |
---|---|---|
OnBusyStateChanged ( |
||
OnDimBackgroundChanged ( |
||
OnFadeOutAnimationCompleted ( |
||
OnPreProcessInput ( object sender, System.Windows.Input.PreProcessInputEventArgs e ) : void |
public static GetAddMargins ( |
||
obj | ||
Результат | bool |
public static GetBusyState ( |
||
obj | ||
Результат | bool |
public static GetDimBackground ( |
||
obj | ||
Результат | bool |
public static GetDimTransitionDuration ( |
||
obj | ||
Результат | Duration |
public static GetDimmerBrush ( |
||
obj | ||
Результат | System.Windows.Media.Brush |
public static GetDimmerOpacity ( |
||
obj | ||
Результат | double |
public static GetTargetVisual ( |
||
obj | ||
Результат | UIElement |
public static SetAddMargins ( |
||
obj | ||
value | bool | |
Результат | void |
public static SetBusyState ( |
||
obj | ||
value | bool | |
Результат | void |
public static SetDimBackground ( |
||
obj | ||
value | bool | |
Результат | void |
public static SetDimTransitionDuration ( |
||
obj | ||
value | Duration | |
Результат | void |
public static SetDimmerBrush ( |
||
obj | ||
value | System.Windows.Media.Brush | |
Результат | void |
public static SetDimmerOpacity ( |
||
obj | ||
value | double | |
Результат | void |
public static SetTargetVisual ( |
||
obj | ||
value | UIElement | |
Результат | void |
public static DependencyProperty,System.Windows AddMarginsProperty | ||
Результат |
public static DependencyProperty,System.Windows BusyStateProperty | ||
Результат |
public static DependencyProperty,System.Windows DimBackgroundProperty | ||
Результат |
public static DependencyProperty,System.Windows DimTransitionDurationProperty | ||
Результат |
public static DependencyProperty,System.Windows DimmerBrushProperty | ||
Результат |
public static DependencyProperty,System.Windows DimmerOpacityProperty | ||
Результат |