| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DXUtil Class : BuildPropertySetter<T> Method |
'Declaration Public Shared Function BuildPropertySetter(Of T)( _ ByVal customEffectType As System.Type, _ ByVal propertyInfo As System.Reflection.PropertyInfo _ ) As C1.Util.DX.SetValueFastDelegate(Of T)
public static C1.Util.DX.SetValueFastDelegate<T> BuildPropertySetter<T>( System.Type customEffectType, System.Reflection.PropertyInfo propertyInfo )