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