[]
Gets or sets a value indicating whether the drop down window show shadow or not. This is a dependency property.
[Bindable(true)]
public bool ShowShadow { get; set; }
<Bindable(True)>
Public Property ShowShadow As Boolean
Type | Description |
---|---|
bool |
A drop shadow effect displays when the SystemParameters.DropShadow property and the AllowsTransparency property are set to true.