DropShadowPanel.Mask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the mask of the underlying Windows.UI.Composition.DropShadow. Allows for a custom Windows.UI.Composition.CompositionBrush to be set.
public Windows.UI.Composition.CompositionBrush Mask { get; set; }
member this.Mask : Windows.UI.Composition.CompositionBrush with get, set
Public Property Mask As CompositionBrush
Property Value
Windows.UI.Composition.CompositionBrush