DependencyObject.GetValue(DependencyProperty) Método

Definición

public:
 virtual Platform::Object ^ GetValue(DependencyProperty ^ dp) = GetValue;
IInspectable GetValue(DependencyProperty const& dp);
public object GetValue(DependencyProperty dp);
function getValue(dp)
Public Function GetValue (dp As DependencyProperty) As Object

Parámetros

Devoluciones

Object

Platform::Object

IInspectable

Se aplica a