Method | Description | |
---|---|---|
AttachedDependencyPropertyWeaver ( |
||
Weave ( string typePatternMatch, string attributePatternMatch ) : void |
Method | Description | |
---|---|---|
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 | ||
return | System |
public Weave ( string typePatternMatch, string attributePatternMatch ) : void | ||
typePatternMatch | string | |
attributePatternMatch | string | |
return | void |