TextElement.AccessKeyScopeOwnerProperty 属性

定义

标识 AccessKeyScopeOwner 依赖属性。

public:
 static property DependencyProperty ^ AccessKeyScopeOwnerProperty { DependencyProperty ^ get(); };
static DependencyProperty AccessKeyScopeOwnerProperty();
public static DependencyProperty AccessKeyScopeOwnerProperty { get; }
var dependencyProperty = TextElement.accessKeyScopeOwnerProperty;
Public Shared ReadOnly Property AccessKeyScopeOwnerProperty As DependencyProperty

属性值

AccessKeyScopeOwner 依赖属性的标识符。

适用于