이름 |
설명 |
BaseFragmentProvider |
|
BaseFragmentRootProvider |
|
BaseSimpleProvider |
|
ColorProviderClientInstance |
|
ColorProviderHandler |
Pattern handler class: creates pattern instances on client side and dispatches calls on the provider side. |
ColorSchema |
Declaration of the pattern schema, with all of the information UIA needs about this property. |
Form1 |
|
Program |
|
ReadyStateSchema |
Declaration of the pattern schema, with all of the information UIA needs about this property. |
TestPatternProvider |
A sample implementation of ITestProvider. This could be on the element provider itself, but it can also be separate, and keeping it separate keeps the main code cleaner, since this is pretty much just for testing. |
TestProviderClientInstance |
|
TestProviderHandler |
Pattern handler class: creates pattern instances on client side and dispatches calls on the provider side. |
TestSchema |
Declaration of the pattern schema, with all of the information UIA needs about this property. |
TriColorControl |
|
TriColorFragmentProvider |
Provider for the color-bar fragments within the TriColor control. |
TriColorProvider |
Provider for the TriColor control itself. |
TriColorValueHelper |
|