2 references to IsWidthHeightValid
PresentationFramework (2)
System\Windows\Controls\WrapPanel.cs (2)
83
new ValidateValueCallback(
IsWidthHeightValid
));
112
new ValidateValueCallback(
IsWidthHeightValid
));