2 references to IsWidthHeightValid
PresentationFramework (2)
src\Framework\System\Windows\Controls\WrapPanel.cs (2)
95
new ValidateValueCallback(
IsWidthHeightValid
));
124
new ValidateValueCallback(
IsWidthHeightValid
));