DependencyObject.GetValue(DependencyProperty) メソッド

定義

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

パラメーター

返品

Object

Platform::Object

IInspectable

適用対象