Exemplo n.º 1
0
 private void BuildAttributes_CustomEventProperty()
 {
     UICustomEventEditor.DelegateAttribute attr = new UICustomEventEditor.DelegateAttribute(MethodDelegate);
     oCustomAttributes = new AttributeCollection(new Attribute[] { attr });
 }
Exemplo n.º 2
0
 private void BuildAttributes_CustomEventProperty()
 {
     UICustomEventEditor.DelegateAttribute attr = new UICustomEventEditor.DelegateAttribute(MethodDelegate);
     oCustomAttributes = new AttributeCollection(new Attribute[] { attr });
 }