Control.DefaultStyleResourceUri Property

Definition

Gets or sets the path to the resource file that contains the default style for the control.

C#
public System.Uri DefaultStyleResourceUri { get; set; }

Property Value

The path to the resource file that contains the default style for the control.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also