GeneratedInternalTypeHelper.GetPropertyValue(PropertyInfo, object, CultureInfo) method¶
Defined in
Type: GeneratedInternalTypeHelper
Namespace: XamlGeneratedNamespace
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net8.0-windows10.0.19041, net481
protected override object GetPropertyValue(PropertyInfo propertyInfo, object target, CultureInfo culture)
Summary: GetPropertyValue
Parameters
| Name | Type | Description |
|---|---|---|
propertyInfo | PropertyInfo | -- |
target | object | -- |
culture | CultureInfo | -- |
Returns: object