Class EemcPageViewCell
Inheritance
EemcPageViewCell
Implements
Inherited Members
Namespace: EduCATS.Pages.Eemc.Views.ViewCell
Assembly: EduCATS.dll
Syntax
public class EemcPageViewCell : ContentView, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, ILayout, ILayoutController, IPaddingElement
Constructors
EemcPageViewCell()
Declaration
public EemcPageViewCell()
Methods
OnBindingContextChanged()
Method that is called when the binding context changes.
Declaration
protected override void OnBindingContextChanged()
Overrides
Remarks
To be added.