프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BorderThicknessProperty | |||
CanResizeProperty | |||
InstanceProperty | |||
OverrideDefaultEdgeProperty | |||
SizingModeProperty |
메소드 | 설명 | |
---|---|---|
Attach ( IChromeOwner window ) : void |
指定したウィンドウに、このクローム UI をアタッチします。
|
|
Attach ( |
指定した WPF Window に、このクローム UI をアタッチします。
|
|
Close ( ) : void | ||
Detach ( ) : void | ||
GetInstance ( |
||
GetSizingMode ( |
||
SetInstance ( |
||
SetSizingMode ( |
||
WindowChrome ( ) : System |
메소드 | 설명 | |
---|---|---|
BorderThicknessPropertyCallback ( |
||
CanResizePropertyCallback ( |
||
InstanceChangedCallback ( |
||
OverrideDefaultEdgePropertyCallback ( |
||
SizingElementButtonDownCallback ( object sender, System.Windows.Input.MouseButtonEventArgs args ) : void | ||
SizingModeChangedCallback ( |
||
UpdateThickness ( System.Windows.Thickness thickness ) : void |
public static GetInstance ( |
||
window | ||
리턴 |
public static GetSizingMode ( |
||
element | ||
리턴 | SizingMode |
public static SetInstance ( |
||
window | ||
value | ||
리턴 | void |
public static SetSizingMode ( |
||
element | ||
value | SizingMode | |
리턴 | void |
public static DependencyProperty,System.Windows BorderThicknessProperty | ||
리턴 |
public static DependencyProperty,System.Windows CanResizeProperty | ||
리턴 |
public static DependencyProperty,System.Windows InstanceProperty | ||
리턴 |
public static DependencyProperty,System.Windows OverrideDefaultEdgeProperty | ||
리턴 |