C# 클래스 Open.Core.UI.Controls.ImageIcon

A simple way of rendering an 'IconImage' in XAML.
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SourceProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
ImageIcon ( ) : System.Windows

Constructor.

비공개 메소드들

메소드 설명
OnSourceChanged ( ) : void

메소드 상세

ImageIcon() 공개 메소드

Constructor.
public ImageIcon ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

SourceProperty 공개적으로 정적으로 프로퍼티

Gets or sets the enum representing the icon image.
public static DependencyProperty,System.Windows SourceProperty
리턴 System.Windows.DependencyProperty