2 references to TaskbarItemInfoProperty
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
653
return (TaskbarItemInfo)GetValue(
TaskbarItemInfoProperty
);
658
SetValue(
TaskbarItemInfoProperty
, value);