BindableAttribute.Yes 필드

정의

일반적으로 바인딩에 속성이 사용되도록 지정합니다. 이 필드는 읽기 전용입니다.

public: static initonly System::ComponentModel::BindableAttribute ^ Yes;
public static readonly System.ComponentModel.BindableAttribute Yes;
 staticval mutable Yes : System.ComponentModel.BindableAttribute
Public Shared ReadOnly Yes As BindableAttribute 

필드 값

설명

값을 생성자로 true속성을 BindableAttribute 표시하면 의 BindableAttribute 값이 상수 멤버 Yes로 설정됩니다. 따라서 특성이 코드에서 이 값으로 설정되어 있는지 여부를 검사 특성을 로 BindableAttribute.Yes지정해야 합니다.

적용 대상

추가 정보