Class BaseCollectionView
Provides a base collection view with extended functionality.
public class BaseCollectionView : CollectionView, INotifyPropertyChanged, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, IView, ITransform, IElement
- Inheritance
-
BaseCollectionView
- Implements
Fields
- FontFamilyProperty
Identifies the FontFamily bindable property.
- FontSizeProperty
Identifies the FontSize bindable property.
Properties
- FontFamily
Gets or sets the name of the font family to use for text rendering.
- FontSize
Gets or sets the font size used to display text.