11 references to Container
PresentationFramework (11)
System\Windows\Controls\PasswordTextNavigator.cs (11)
58this.Container.RemovePosition(this); 63this.Container.AddPosition(this); 435if (this.Offset == this.Container.SymbolCount) 439offset = this.Container.SymbolCount; 442this.Container.RemovePosition(this); 446this.Container.AddPosition(this); 468if (offset < 0 || offset > this.Container.SymbolCount) 473this.Container.RemovePosition(this); 477this.Container.AddPosition(this); 492this.Container.RemovePosition(this); 496this.Container.AddPosition(this);