4 references to VISIBLE
PresentationFramework (4)
System\Windows\Shell\WindowChromeWorker.cs (4)
352
bool modified = _ModifyStyle(WS.
VISIBLE
, 0);
362
_ModifyStyle(0, WS.
VISIBLE
);
658
bool modified = _ModifyStyle(WS.
VISIBLE
, 0);
696
_ModifyStyle(0, WS.
VISIBLE
);