11 references to Container
PresentationFramework (11)
System\Windows\Controls\PasswordTextNavigator.cs (11)
57this.Container.RemovePosition(this); 62this.Container.AddPosition(this); 434if (this.Offset == this.Container.SymbolCount) 438offset = this.Container.SymbolCount; 441this.Container.RemovePosition(this); 445this.Container.AddPosition(this); 467if (offset < 0 || offset > this.Container.SymbolCount) 472this.Container.RemovePosition(this); 476this.Container.AddPosition(this); 491this.Container.RemovePosition(this); 495this.Container.AddPosition(this);