C# 클래스 WinRTXamlToolkit.Debugging.Common.DependencyPropertyInfo

파일 보기 프로젝트 열기: xyzzer/WinRTXamlToolkit 1 사용 예제들

공개 메소드들

메소드 설명
DependencyPropertyInfo ( DependencyProperty property, string name, Type ownerType, string displayName, bool isAttached ) : System

메소드 상세

DependencyPropertyInfo() 공개 메소드

public DependencyPropertyInfo ( DependencyProperty property, string name, Type ownerType, string displayName, bool isAttached ) : System
property Windows.UI.Xaml.DependencyProperty
name string
ownerType System.Type
displayName string
isAttached bool
리턴 System