메소드 | 설명 | |
---|---|---|
AttachedDependencyPropertyWeaver ( |
||
Weave ( string typePatternMatch, string attributePatternMatch ) : void |
메소드 | 설명 | |
---|---|---|
AddGetterMethod ( AttachedPropertyField field, bool isReadOnly ) : void | ||
AddSetterMethod ( AttachedPropertyField field ) : void | ||
FindAttachedPropertyFields ( Mono.Cecil.TypeDefinition typeDef ) : IEnumerable |
||
Modify ( Mono.Cecil.TypeDefinition type ) : void |
public AttachedDependencyPropertyWeaver ( |
||
assembly | ||
definition | ||
리턴 | System |
public Weave ( string typePatternMatch, string attributePatternMatch ) : void | ||
typePatternMatch | string | |
attributePatternMatch | string | |
리턴 | void |