FontFallBackRulesCollection Properties |
The FontFallBackRulesCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of rules actually contained in the collection.
Read-only Int32.
|
![]() | IsSynchronized |
Returns a value indicating whether access to the collection is synchronized (thread-safe).
Read-only Boolean.
|
![]() ![]() | Item |
Gets the rule at the specified index.
Read-only IFontFallBackRule.
|
![]() | SyncRoot |
Returns a synchronization root.
Read-only Object.
|