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