2 references to MaxDropDownHeightProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\ComboBox.cs (2)
106return (double)GetValue(MaxDropDownHeightProperty); 110SetValue(MaxDropDownHeightProperty, value);