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)
53
public Type PropertyType { get { return
_type
; } }