2 references to ItemTypeProperty
PresentationCore (2)
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (2)
264
element.SetValue(
ItemTypeProperty
, value);
277
return ((string)element.GetValue(
ItemTypeProperty
));