[]
D2D1_PROPERTY_BINDING
public class PropertyBinding
__function__stdcall* getFunction
public IntPtr GetFunction
const wchar_t* propertyName
public string PropertyName
__function__stdcall* setFunction
public IntPtr SetFunction
Gets the type of the property.
public string TypeName { get; }
Gets binding for the specified customEffectType and propertyInfo.
public static PropertyBinding Get(Type customEffectType, PropertyInfo propertyInfo)
customEffectType
System.TypepropertyInfo
System.Reflection.PropertyInfo