Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method retrieves the distance between the IXRBorder and its child object.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetPadding(
__out XRThickness *pPadding
) = 0;
Parameters
- pPadding
[out] Pointer to an XRThickness structure that on return indicates the distance between the IXRBorder and its child object.
Return Values
Returns a standard HRESULT value.
.NET Framework Equivalent
System.Windows.Controls.Border.Padding
Requirements
| Header | XamlRuntime.h |
| sysgen | SYSGEN_XAML_RUNTIME |
| Windows Embedded CE | Windows Embedded CE 6.0 R3 |