Esempio n. 1
0
 public bool msIsIndependentlyComposed(Web.Element element)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void select(Web.Element element)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void getCurrentPoint(Web.Element element)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public void getIntermediatePoints(Web.Element element)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public Web.CSSStyleDeclaration getComputedStyle(Web.Element elt, string pseudoElt = null)
 {
     throw new NotImplementedException();
 }