3 references to MinimumWindowHeight
PresentationFramework (3)
System\Windows\SystemParameters.cs (1)
4243
_cacheMinimumWindowHeight = CreateInstance(SystemResourceKeyID.
MinimumWindowHeight
);
System\Windows\SystemResourceKey.cs (2)
768
case SystemResourceKeyID.
MinimumWindowHeight
:
1452
case (short)SystemResourceKeyID.
MinimumWindowHeight
: