2 references to ShowInTaskbarProperty
PresentationFramework (2)
System\Windows\Window.cs (2)
1153return (bool) GetValue(ShowInTaskbarProperty); 1163SetValue(ShowInTaskbarProperty, BooleanBoxes.Box(value));