Method | Description | |
---|---|---|
FindSupportedControl ( Visual visual, Point point ) : |
Finds the top supported control
|
|
IsSupported ( UIElement element ) : bool |
Determines whether the given control can provide a quick access toolbar item
|
Method | Description | |
---|---|---|
GetQuickAccessItem ( UIElement element ) : |
public static FindSupportedControl ( Visual visual, Point point ) : |
||
visual | Visual | Visual |
point | Point | Point |
return |
public static IsSupported ( UIElement element ) : bool | ||
element | UIElement | Control |
return | bool |