6 references to ValidateEnums
PresentationCore (6)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
364
new ValidateValueCallback(System.Windows.Media.Effects.
ValidateEnums
.IsEdgeProfileValid),
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
256
new ValidateValueCallback(System.Windows.Media.Effects.
ValidateEnums
.IsKernelTypeValid),
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (2)
368
new ValidateValueCallback(System.Windows.Media.Effects.
ValidateEnums
.IsKernelTypeValid),
377
new ValidateValueCallback(System.Windows.Media.Effects.
ValidateEnums
.IsRenderingBiasValid),
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
508
new ValidateValueCallback(System.Windows.Media.Effects.
ValidateEnums
.IsRenderingBiasValid),
Core\CSharp\System\Windows\Media\Effects\Generated\PixelShader.cs (1)
335
new ValidateValueCallback(System.Windows.Media.Effects.
ValidateEnums
.IsShaderRenderModeValid),