Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the LocalDynamicResource reference the property is set to.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)
Syntax
'Declaration
Public Shared ReadOnly Property LocalDynamicResource As DependencyPropertyValueSource
'Usage
Dim value As DependencyPropertyValueSource
value = DependencyPropertyValueSource.LocalDynamicResource
public static DependencyPropertyValueSource LocalDynamicResource { get; }
public:
static property DependencyPropertyValueSource^ LocalDynamicResource {
DependencyPropertyValueSource^ get ();
}
public static function get LocalDynamicResource () : DependencyPropertyValueSource
Property Value
Type: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
A DependencyPropertyValueSource for the local dynamic resource.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
DependencyPropertyValueSource Class
DependencyPropertyValueSource Members
Microsoft.Windows.Design.PropertyEditing Namespace