Class TestMultipleAnswerViewCell
Implements
Inherited Members
Namespace: EduCATS.Pages.Testing.Passing.Views.ViewCells
Assembly: EduCATS.dll
Syntax
public class TestMultipleAnswerViewCell : ViewCell, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, IElementController, ICellController
Constructors
TestMultipleAnswerViewCell()
Declaration
public TestMultipleAnswerViewCell()
Methods
OnBindingContextChanged()
Event that is raised when the binding context is changed.
Declaration
protected override void OnBindingContextChanged()
Overrides
Remarks
To be added.