C# (CSharp) Uiml.Peers DComponent - 1 examples found. These are the top rated real world C# (CSharp) examples of Uiml.Peers.DComponent extracted from open source projects. You can rate examples to help us improve the quality of examples.
This class represents a <d-component> element in the vocabulary, specified by the following DTD: <!ELEMENT d-component (d-method)*> <!ATTLIST d-component id NMTOKEN #REQUIRED source CDATA #IMPLIED how (append|cascade|replace) "replace" export (hidden|optional|required) "optional" maps-to CDATA #IMPLIED location CDATA #IMPLIED>