DpiHelper.GetDeviceActualSize(FrameworkElement) Yöntem

Tanım

Dikkat

Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.

Yalnızca Microsoft dahili kullanımı.

public:
[System::Runtime::CompilerServices::Extension]
 static System::Windows::Size GetDeviceActualSize(System::Windows::FrameworkElement ^ element);
public static System.Windows.Size GetDeviceActualSize (this System.Windows.FrameworkElement element);
[System.Obsolete("Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.")]
public static System.Windows.Size GetDeviceActualSize (this System.Windows.FrameworkElement element);
static member GetDeviceActualSize : System.Windows.FrameworkElement -> System.Windows.Size
[<System.Obsolete("Use Microsoft.VisualStudio.Utilities.DpiAwareness instead.")>]
static member GetDeviceActualSize : System.Windows.FrameworkElement -> System.Windows.Size
<Extension()>
Public Function GetDeviceActualSize (element As FrameworkElement) As Size

Parametreler

element
FrameworkElement

İncelenecek FrameworkElement

Döndürülenler

Size

Cihaz birimlerindeki gerçek boyut

Öznitelikler

Şunlara uygulanır