Ejemplo n.º 1
0
 /// <param name="scroller">The scroller, which contains this focus indicator</param>
 public FocusIndicator(Scroller scroller)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
		/// <param name="scroller">The scroller, which contains this focus indicator</param>
		public FocusIndicator(Scroller scroller) { throw new NotImplementedException(); }