XamlUICommand.DescriptionProperty 속성

정의

Description 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ DescriptionProperty { DependencyProperty ^ get(); };
static DependencyProperty DescriptionProperty();
public static DependencyProperty DescriptionProperty { get; }
var dependencyProperty = XamlUICommand.descriptionProperty;
Public Shared ReadOnly Property DescriptionProperty As DependencyProperty

속성 값

Description 종속성 속성의 식별자입니다.

적용 대상

추가 정보