C# 클래스 Scorchio.Infrastructure.Wpf.BindingProxy

Defines the BindingProxy type.
상속: System.Windows.Freezable
파일 보기 프로젝트 열기: asudbury/NinjaCoderForMvvmCross

공개 프로퍼티들

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

보호된 메소드들

메소드 설명
CreateInstanceCore ( ) : System.Windows.Freezable

When implemented in a derived class, creates a new instance of the T:System.Windows.Freezable derived class.

메소드 상세

CreateInstanceCore() 보호된 메소드

When implemented in a derived class, creates a new instance of the T:System.Windows.Freezable derived class.
protected CreateInstanceCore ( ) : System.Windows.Freezable
리턴 System.Windows.Freezable

프로퍼티 상세

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

The data property.
public static DependencyProperty,System.Windows DataProperty
리턴 System.Windows.DependencyProperty