Skip to content

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

NameTypeDescription
propertyInfoPropertyInfo--
targetobject--
cultureCultureInfo--

Returns: object