Method GetIsAccessKeyScope
GetIsAccessKeyScope(DependencyObject)
Gets the value of the IsAccessKeyScope attached property for the specified object
Declaration
public static bool GetIsAccessKeyScope(DependencyObject obj)
Parameters
| Type | Name | Description |
|---|---|---|
| DependencyObject | obj | The object to retrieve the value for |
Returns
| Type | Description |
|---|---|
| bool | The value of IsAccessKeyScope attached property for the specified object |