Localization.AttributesProperty 필드

정의

연결된 속성을 식별합니다 Attributes .

public: static initonly System::Windows::DependencyProperty ^ AttributesProperty;
public static readonly System.Windows.DependencyProperty AttributesProperty;
 staticval mutable AttributesProperty : System.Windows.DependencyProperty
Public Shared ReadOnly AttributesProperty As DependencyProperty 

필드 값

예제

다음 코드 예제에서는 단추의 Attributes 연결된 속성을 가져와서 설정하는 방법을 보여 줍니다.

적용 대상