WinRtXamlWriterSettingsFallbackBrush Property |
Gets or sets a Brush that is used for Windows Runtime XAML instead of brushes that are not spupported in Windows Runtime (for example VisualBrush or RadialGradientBrush). Default value is Brushes.White.
Namespace: Ab2d.Common.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public Brush FallbackBrush { get; set; }
Property Value
Type:
BrushSee Also