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