2 references to TaskbarItemInfoProperty
PresentationFramework (2)
System\Windows\Window.cs (2)
586return (TaskbarItemInfo)GetValue(TaskbarItemInfoProperty); 591SetValue(TaskbarItemInfoProperty, value);