GetOrCreateByValue

BehaviorProperty.GetOrCreateByValue method

按值查找现有行为属性或使用指定值创建新的自定义属性

public static BehaviorProperty GetOrCreateByValue(string propertyValue)
范围类型描述
propertyValueString属性值

返回值

BehaviorProperty 实例

也可以看看