Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets a ResourceKey for accessing the InternalContainerMargin resource.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)
Syntax
'Declaration
Public Shared ReadOnly Property InternalContainerMarginKey As ResourceKey
'Usage
Dim value As ResourceKey
value = ElementAlignment.InternalContainerMarginKey
public static ResourceKey InternalContainerMarginKey { get; }
public:
static property ResourceKey^ InternalContainerMarginKey {
ResourceKey^ get ();
}
public static function get InternalContainerMarginKey () : ResourceKey
Property Value
Type: System.Windows.ResourceKey
A key for accessing the InternalContainerMargin resource in the Application resources.
.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.