Thats true. But why is there this protected getter? I’ve searched the whole solution and there is no single use of this getter. There are some friend classes that directly access AppliedInputContexts. As it looks like from my side: some getters are intended to be public, but they are just protected by accident.
3 Likes