GetDefaultPropertyValues Method
GetDefaultPropertyValues(Type)
Gets Default Property Values for a type
Declaration
public static Dictionary<DependencyProperty, object> GetDefaultPropertyValues(Type t)
Parameters
Type | Name | Description |
---|---|---|
System.Type | t |
Returns
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.Windows.DependencyProperty, System.Object> |