11 references to Container
PresentationFramework (11)
src\Framework\System\Windows\Controls\PasswordTextNavigator.cs (11)
64this.Container.RemovePosition(this); 69this.Container.AddPosition(this); 441if (this.Offset == this.Container.SymbolCount) 445offset = this.Container.SymbolCount; 448this.Container.RemovePosition(this); 452this.Container.AddPosition(this); 474if (offset < 0 || offset > this.Container.SymbolCount) 479this.Container.RemovePosition(this); 483this.Container.AddPosition(this); 498this.Container.RemovePosition(this); 502this.Container.AddPosition(this);