C# Class WinRTXamlToolkit.Debugging.Common.DependencyPropertyInfo

Afficher le fichier Open project: xyzzer/WinRTXamlToolkit Class Usage Examples

Méthodes publiques

Méthode Description
DependencyPropertyInfo ( DependencyProperty property, string name, Type ownerType, string displayName, bool isAttached ) : System

Method Details

DependencyPropertyInfo() public méthode

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
Résultat System