Edit

Share via


OnDeviceExtension.ProvideValue Method

Definition

Returns an object value for the current DeviceFamily, Default is used when it is not set.

protected override object ProvideValue ();
override this.ProvideValue : unit -> obj
Protected Overrides Function ProvideValue () As Object

Returns

The object value to set on the property where the extension is applied.

Applies to