프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddMarginsProperty | |||
BusyStateProperty | |||
DimBackgroundProperty | |||
DimTransitionDurationProperty | |||
DimmerBrushProperty | |||
DimmerOpacityProperty | |||
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 | ||
리턴 |