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