1 write to _type
WindowsBase (1)
Base\System\ComponentModel\IItemProperties.cs (1)
45_type = type;
1 reference to _type
WindowsBase (1)
Base\System\ComponentModel\IItemProperties.cs (1)
53public Type PropertyType { get { return _type; } }