RibbonSplitButton.DropDownToolTipImageSource 속성

정의

이 컨트롤의 드롭다운 영역에 대한 도구 설명에 표시되는 이미지를 가져오거나 설정합니다.

public:
 property System::Windows::Media::ImageSource ^ DropDownToolTipImageSource { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public System.Windows.Media.ImageSource DropDownToolTipImageSource { get; set; }
member this.DropDownToolTipImageSource : System.Windows.Media.ImageSource with get, set
Public Property DropDownToolTipImageSource As ImageSource

속성 값

ImageSource

도구 설명에 표시할 이미지입니다. 등록된 기본값은 null입니다. 값에 영향을 줄 수 있는 요소에 대한 자세한 내용은 종속성 속성 값 우선 순위를 참조하세요.

설명

종속성 속성 정보

식별자 필드 DropDownToolTipImageSourceProperty
메타 데이터 속성 설정 true 없음

적용 대상