DependencyObject.GetValue(DependencyProperty) Méthode

Définition

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

Paramètres

Retours

Object

Platform::Object

IInspectable

S’applique à