KeyboardAccelerator.ScopeOwnerProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the ScopeOwner dependency property.
public:
static property DependencyProperty ^ ScopeOwnerProperty { DependencyProperty ^ get(); };
static DependencyProperty ScopeOwnerProperty();
public static DependencyProperty ScopeOwnerProperty { get; }
var dependencyProperty = KeyboardAccelerator.scopeOwnerProperty;
Public Shared ReadOnly Property ScopeOwnerProperty As DependencyProperty
Property Value
The identifier for the ScopeOwner dependency property.