프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CanMaximizeProperty | |||
CanMinimizeProperty | |||
IsModalProperty | |||
IsTopmostProperty | |||
Pattern | |||
WindowClosedEvent | |||
WindowInteractionStateProperty | |||
WindowOpenedEvent | |||
WindowVisualStateProperty |
메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
SetWindowVisualState ( WindowVisualState state ) : void | ||
WaitForInputIdle ( int milliseconds ) : bool |
메소드 | 설명 | |
---|---|---|
WindowPattern ( |
||
Wrap ( |
public SetWindowVisualState ( WindowVisualState state ) : void | ||
state | WindowVisualState | |
리턴 | void |
public WaitForInputIdle ( int milliseconds ) : bool | ||
milliseconds | int | |
리턴 | bool |
public static AutomationProperty,System.Windows.Automation CanMaximizeProperty | ||
리턴 |
public static AutomationProperty,System.Windows.Automation CanMinimizeProperty | ||
리턴 |
public static AutomationProperty,System.Windows.Automation IsModalProperty | ||
리턴 |
public static AutomationProperty,System.Windows.Automation IsTopmostProperty | ||
리턴 |
public static AutomationPattern,System.Windows.Automation Pattern | ||
리턴 |
public static AutomationEvent,System.Windows.Automation WindowClosedEvent | ||
리턴 |
public static AutomationProperty,System.Windows.Automation WindowInteractionStateProperty | ||
리턴 |
public static AutomationEvent,System.Windows.Automation WindowOpenedEvent | ||
리턴 |