Dela via


ElementAlignment.SnapThresholdKey Property

Gets a ResourceKey for accessing the SnapThreshold resource.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)

Syntax

'Declaration
Public Shared ReadOnly Property SnapThresholdKey As ResourceKey
'Usage
Dim value As ResourceKey 

value = ElementAlignment.SnapThresholdKey
public static ResourceKey SnapThresholdKey { get; }
public:
static property ResourceKey^ SnapThresholdKey {
    ResourceKey^ get ();
}
public static function get SnapThresholdKey () : ResourceKey

Property Value

Type: System.Windows.ResourceKey
A key for accessing the SnapThreshold resource in the Application resources.

.NET Framework Security

See Also

Reference

ElementAlignment Class

ElementAlignment Members

Microsoft.Windows.Design.Interaction Namespace